Version Numbering
sidebar_position: 3
Convention
Our versioning follows a specific pattern:
[MajorVersion].[MinVersion].[MaxVersion].[MinorVersion]
MajorVersion: Major version number
- 1 for AX2012,
- 2 for D365,
- 3 for D365UI,
- 4 for International,
- 5 for GovCodes & API v2
MinVersion: Minimum platform update supported, running a platform update below this version is not supported.
MaxVersion: Maximum platform update supported, running a platform update above this version is not supported.
MinorVersion: Changeset number, allows to uniquely identify source code.
Example
Version x.38.40.yyyy:
Is valid for D365 release 10.0.38, 10.0.39, 10.0.40,
Hasn't been tested against 10.0.37 and below,
Hasn't been tested against 10.0.41 and above.
Invalid version
Starting version 5.0, the following warning messages will start appearing on non supported configurations. When you see this message, please contact your administrator for code / data upgrades.
Please follow the prompts and Upgrade guide